(set #need39 "This program requires OS 3.0 or later to function.")
(set #needcpu "This archive was designed for the 68020 processor, please download the correct version for your CPU.")
(set #nohelp "No help available.")
(set #welcome
(cat "\n\nAWeb APL is a fast, multithreaded WWW browser for AmigaOS and MorphOS.\n\n"
"AWeb APL runs with a wide variety of TCP-stacks, including Genesis and Miami.\n\n"
("\n\nThis installation procedure will install the AWeb-APL browser version %ld.%ld on your system.\n" awv awr)
)
)
(set #classact
(cat "IMPORTANT\n\n"
"This AWeb APL needs the ClassAct GUI package or ReAction to run.\n"
"The ClassAct package is not included in the APL archive, but is freely available"
"from Aminet.\n\n"
"The ReAction package is included as part of the AmigaOS in version 3.5 and above."
)
)
(set #destdir-prompt "Please select the directory where you want AWeb APL installed.\n(If you do not accept the default, a directory 'AWeb' will be created there.)")
(set #destdir-help "A directory for AWeb will be created here. By accepting the default directory, most of the files don't have to be copied.")
(set #installing "Installing ")
(set #languages-prompt "Please select which language catalog(s) you want to install")
(set #memory-prompt "Is your Amiga equipped with more than 2MB of memory?")
(set #memory-help "AWeb runs on a 2MB Amiga, but needs a special setup on such a machine. If you click the 'only 2MB' button, the appropriate settings will be installed.\n\nYou can always change the settings after installation.")
(set #fonts-prompt "Do you want to install the \"times.font\" and \"courier.font\" sizes 30 and 36?")
(set #fonts-help
(cat "In order to provide AWeb with a consistent set of fonts, four fonts are included "
"in this archive, times/30, times/36, courier/30 and courier/36.\n\n"
"Because AWeb uses these fonts by default, page headers might look really awful "
" if you don't install these fonts. It is highly recommended that you install them."
)
)
(set #fixfonts-prompt "The FixFonts utility will be run to make the newly added fonts available.")
(set #fixfonts-help
(cat "The FixFonts utility is needed to make the newly added fonts available to the system.\n\n"
"If you intend to use the fonts from this archive, you are strongly encouraged to "
"run FixFonts now.\n\n"
"Note that running this program may take a while."
)
)
(set #readme "Displaying the version notes readme...")
(set #makeasgn "Making AWeb_APL assignment to S:User-Startup")
(set #bye
(cat "In case you need help configuring or using AWeb APL, pressing the HELP key "
"when AWeb is active will bring up the documentation.\n\n\n"
"Please check the _Plugins_ drawer included in this archive for setting up internal image decoders."